domKeyCode

abstract fun domKeyCode(): DomKeyCode

Returns the code of the physical key used in the event.

Since

7.12

See also

<a href="https://www.w3.org/TR/uievents-code/">UI Events

KeyboardEvent code Values